*files included in this release

packed with this documentation there should be several example files. *.cff are convolution filter files.

 

*blurs:

**decomposed gausian: gaussian.avs, gaussian vertical.cff, gaussian horizontal.cff
**fast approximiately gausian: fastest possible blur.cff, second fastest possible blur.cff, another fast blur.cff
**mean: mean 3x3.cff, mean 5x5.cff, mean 7x7.cff

*sharpens: sharpen blur combination.avs, sharpen.cff

*edge detectors: sobel edge detector.cff, roberts cross edge detector.cff

*laplacian:

**acurate: acurate laplacian.cff
**approximate: approx laplacian 1.cff, approx laplacian 2.cff, approx laplacian 3.cff
**as an edge detector: zero crossing edge detector.avs

*other:

**demonstrates performance with large values: overflow.cff
**demonstrates a non standard effect: wave generator.cff

< previous :: contents :: next >